home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 2.iso / dist / fw_gnome-pilot.idb / usr / freeware / include / gpilotd / gnome-pilot.h.z / gnome-pilot.h
C/C++ Source or Header  |  2001-10-09  |  62KB  |  1,680 lines

  1. /*
  2.  * This file was generated by orbit-idl - DO NOT EDIT!
  3.  */
  4.  
  5. #include <glib.h>
  6. #define ORBIT_IDL_SERIAL 9
  7. #include <orb/orbit.h>
  8.  
  9. #ifndef gnome_pilot_H
  10. #define gnome_pilot_H 1
  11. #ifdef __cplusplus
  12. extern "C"
  13. {
  14. #endif                /* __cplusplus */
  15.  
  16. /** typedefs **/
  17. #if !defined(ORBIT_DECL_CORBA_sequence_CORBA_string) && !defined(_CORBA_sequence_CORBA_string_defined)
  18. #define ORBIT_DECL_CORBA_sequence_CORBA_string 1
  19. #define _CORBA_sequence_CORBA_string_defined 1
  20. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_0 'g'
  21. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_1 'n'
  22. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_2 'o'
  23. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_3 'm'
  24. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_4 'e'
  25. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_5 '_'
  26. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_6 'p'
  27. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_7 'i'
  28. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_8 'l'
  29. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_9 'o'
  30. #define ORBIT_IMPL_CORBA_sequence_CORBA_string_10 't'
  31.    typedef struct
  32.    {
  33.       CORBA_unsigned_long _maximum,
  34.        _length;
  35.       CORBA_char **_buffer;
  36.       CORBA_boolean _release;
  37.    }
  38.    CORBA_sequence_CORBA_string;
  39. #if !defined(TC_IMPL_TC_CORBA_sequence_CORBA_string_0)
  40. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_0 'g'
  41. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_1 'n'
  42. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_2 'o'
  43. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_3 'm'
  44. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_4 'e'
  45. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_5 '_'
  46. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_6 'p'
  47. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_7 'i'
  48. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_8 'l'
  49. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_9 'o'
  50. #define TC_IMPL_TC_CORBA_sequence_CORBA_string_10 't'
  51.    extern const struct CORBA_TypeCode_struct
  52.       TC_CORBA_sequence_CORBA_string_struct;
  53. #define TC_CORBA_sequence_CORBA_string ((CORBA_TypeCode)&TC_CORBA_sequence_CORBA_string_struct)
  54. #endif
  55.    extern CORBA_sequence_CORBA_string
  56.       *CORBA_sequence_CORBA_string__alloc(void);
  57.    extern gpointer CORBA_sequence_CORBA_string__free(gpointer mem,
  58.                              gpointer dat,
  59.                              CORBA_boolean free_strings);    /* ORBit internal use */
  60.    CORBA_char **CORBA_sequence_CORBA_string_allocbuf(CORBA_unsigned_long len);
  61. #endif
  62. #if !defined(_GNOME_Pilot_StringSequence_defined)
  63. #define _GNOME_Pilot_StringSequence_defined 1
  64.    typedef CORBA_sequence_CORBA_string GNOME_Pilot_StringSequence;
  65. #if !defined(TC_IMPL_TC_GNOME_Pilot_StringSequence_0)
  66. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_0 'g'
  67. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_1 'n'
  68. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_2 'o'
  69. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_3 'm'
  70. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_4 'e'
  71. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_5 '_'
  72. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_6 'p'
  73. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_7 'i'
  74. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_8 'l'
  75. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_9 'o'
  76. #define TC_IMPL_TC_GNOME_Pilot_StringSequence_10 't'
  77.    extern const struct CORBA_TypeCode_struct
  78.       TC_GNOME_Pilot_StringSequence_struct;
  79. #define TC_GNOME_Pilot_StringSequence ((CORBA_TypeCode)&TC_GNOME_Pilot_StringSequence_struct)
  80. #endif
  81.    extern GNOME_Pilot_StringSequence *GNOME_Pilot_StringSequence__alloc(void);
  82.    extern gpointer GNOME_Pilot_StringSequence__free(gpointer mem,
  83.                             gpointer dat,
  84.                             CORBA_boolean free_strings);    /* ORBit internal use */
  85. #endif
  86. #if !defined(ORBIT_DECL_CORBA_sequence_CORBA_long) && !defined(_CORBA_sequence_CORBA_long_defined)
  87. #define ORBIT_DECL_CORBA_sequence_CORBA_long 1
  88. #define _CORBA_sequence_CORBA_long_defined 1
  89. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_0 'g'
  90. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_1 'n'
  91. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_2 'o'
  92. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_3 'm'
  93. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_4 'e'
  94. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_5 '_'
  95. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_6 'p'
  96. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_7 'i'
  97. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_8 'l'
  98. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_9 'o'
  99. #define ORBIT_IMPL_CORBA_sequence_CORBA_long_10 't'
  100.    typedef struct
  101.    {
  102.       CORBA_unsigned_long _maximum,
  103.        _length;
  104.       CORBA_long *_buffer;
  105.       CORBA_boolean _release;
  106.    }
  107.    CORBA_sequence_CORBA_long;
  108. #if !defined(TC_IMPL_TC_CORBA_sequence_CORBA_long_0)
  109. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_0 'g'
  110. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_1 'n'
  111. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_2 'o'
  112. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_3 'm'
  113. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_4 'e'
  114. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_5 '_'
  115. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_6 'p'
  116. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_7 'i'
  117. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_8 'l'
  118. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_9 'o'
  119. #define TC_IMPL_TC_CORBA_sequence_CORBA_long_10 't'
  120.    extern const struct CORBA_TypeCode_struct
  121.       TC_CORBA_sequence_CORBA_long_struct;
  122. #define TC_CORBA_sequence_CORBA_long ((CORBA_TypeCode)&TC_CORBA_sequence_CORBA_long_struct)
  123. #endif
  124.    extern CORBA_sequence_CORBA_long *CORBA_sequence_CORBA_long__alloc(void);
  125.    extern gpointer CORBA_sequence_CORBA_long__free(gpointer mem, gpointer dat,
  126.                            CORBA_boolean free_strings);    /* ORBit internal use */
  127.    CORBA_long *CORBA_sequence_CORBA_long_allocbuf(CORBA_unsigned_long len);
  128. #endif
  129. #if !defined(_GNOME_Pilot_LongSequence_defined)
  130. #define _GNOME_Pilot_LongSequence_defined 1
  131.    typedef CORBA_sequence_CORBA_long GNOME_Pilot_LongSequence;
  132. #if !defined(TC_IMPL_TC_GNOME_Pilot_LongSequence_0)
  133. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_0 'g'
  134. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_1 'n'
  135. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_2 'o'
  136. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_3 'm'
  137. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_4 'e'
  138. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_5 '_'
  139. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_6 'p'
  140. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_7 'i'
  141. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_8 'l'
  142. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_9 'o'
  143. #define TC_IMPL_TC_GNOME_Pilot_LongSequence_10 't'
  144.    extern const struct CORBA_TypeCode_struct
  145.       TC_GNOME_Pilot_LongSequence_struct;
  146. #define TC_GNOME_Pilot_LongSequence ((CORBA_TypeCode)&TC_GNOME_Pilot_LongSequence_struct)
  147. #endif
  148.    extern GNOME_Pilot_LongSequence *GNOME_Pilot_LongSequence__alloc(void);
  149.    extern gpointer GNOME_Pilot_LongSequence__free(gpointer mem, gpointer dat,
  150.                           CORBA_boolean free_strings);    /* ORBit internal use */
  151. #endif
  152. #define ex_GNOME_Pilot_UnknownPilot "IDL:GNOME/Pilot/UnknownPilot:1.0"
  153.    void _ORBIT_GNOME_Pilot_UnknownPilot_demarshal(GIOPRecvBuffer *
  154.                           _ORBIT_recv_buffer,
  155.                           CORBA_Environment * ev);
  156.    void _ORBIT_GNOME_Pilot_UnknownPilot_marshal(GIOPSendBuffer *
  157.                         _ORBIT_send_buffer,
  158.                         CORBA_Environment * ev);
  159. #if !defined(_GNOME_Pilot_UnknownPilot_defined)
  160. #define _GNOME_Pilot_UnknownPilot_defined 1
  161.    typedef struct
  162.    {
  163.       CORBA_char *pilotId;
  164.    }
  165.    GNOME_Pilot_UnknownPilot;
  166.  
  167. #if !defined(TC_IMPL_TC_GNOME_Pilot_UnknownPilot_0)
  168. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_0 'g'
  169. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_1 'n'
  170. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_2 'o'
  171. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_3 'm'
  172. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_4 'e'
  173. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_5 '_'
  174. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_6 'p'
  175. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_7 'i'
  176. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_8 'l'
  177. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_9 'o'
  178. #define TC_IMPL_TC_GNOME_Pilot_UnknownPilot_10 't'
  179.    extern const struct CORBA_TypeCode_struct
  180.       TC_GNOME_Pilot_UnknownPilot_struct;
  181. #define TC_GNOME_Pilot_UnknownPilot ((CORBA_TypeCode)&TC_GNOME_Pilot_UnknownPilot_struct)
  182. #endif
  183.    extern GNOME_Pilot_UnknownPilot *GNOME_Pilot_UnknownPilot__alloc(void);
  184.    extern gpointer GNOME_Pilot_UnknownPilot__free(gpointer mem, gpointer dat,
  185.                           CORBA_boolean free_strings);    /* ORBit internal use */
  186. #endif
  187. #define ex_GNOME_Pilot_UnknownUser "IDL:GNOME/Pilot/UnknownUser:1.0"
  188.    void _ORBIT_GNOME_Pilot_UnknownUser_demarshal(GIOPRecvBuffer *
  189.                          _ORBIT_recv_buffer,
  190.                          CORBA_Environment * ev);
  191.    void _ORBIT_GNOME_Pilot_UnknownUser_marshal(GIOPSendBuffer *
  192.                            _ORBIT_send_buffer,
  193.                            CORBA_Environment * ev);
  194. #if !defined(_GNOME_Pilot_UnknownUser_defined)
  195. #define _GNOME_Pilot_UnknownUser_defined 1
  196.    typedef struct
  197.    {
  198.       CORBA_char *user;
  199.    }
  200.    GNOME_Pilot_UnknownUser;
  201.  
  202. #if !defined(TC_IMPL_TC_GNOME_Pilot_UnknownUser_0)
  203. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_0 'g'
  204. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_1 'n'
  205. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_2 'o'
  206. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_3 'm'
  207. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_4 'e'
  208. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_5 '_'
  209. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_6 'p'
  210. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_7 'i'
  211. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_8 'l'
  212. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_9 'o'
  213. #define TC_IMPL_TC_GNOME_Pilot_UnknownUser_10 't'
  214.    extern const struct CORBA_TypeCode_struct
  215.       TC_GNOME_Pilot_UnknownUser_struct;
  216. #define TC_GNOME_Pilot_UnknownUser ((CORBA_TypeCode)&TC_GNOME_Pilot_UnknownUser_struct)
  217. #endif
  218.    extern GNOME_Pilot_UnknownUser *GNOME_Pilot_UnknownUser__alloc(void);
  219.    extern gpointer GNOME_Pilot_UnknownUser__free(gpointer mem, gpointer dat,
  220.                          CORBA_boolean free_strings);    /* ORBit internal use */
  221. #endif
  222. #define ex_GNOME_Pilot_UnknownConduit "IDL:GNOME/Pilot/UnknownConduit:1.0"
  223.    void _ORBIT_GNOME_Pilot_UnknownConduit_demarshal(GIOPRecvBuffer *
  224.                             _ORBIT_recv_buffer,
  225.                             CORBA_Environment * ev);
  226.    void _ORBIT_GNOME_Pilot_UnknownConduit_marshal(GIOPSendBuffer *
  227.                           _ORBIT_send_buffer,
  228.                           CORBA_Environment * ev);
  229. #if !defined(_GNOME_Pilot_UnknownConduit_defined)
  230. #define _GNOME_Pilot_UnknownConduit_defined 1
  231.    typedef struct
  232.    {
  233.       CORBA_char *conduit;
  234.    }
  235.    GNOME_Pilot_UnknownConduit;
  236.  
  237. #if !defined(TC_IMPL_TC_GNOME_Pilot_UnknownConduit_0)
  238. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_0 'g'
  239. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_1 'n'
  240. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_2 'o'
  241. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_3 'm'
  242. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_4 'e'
  243. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_5 '_'
  244. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_6 'p'
  245. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_7 'i'
  246. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_8 'l'
  247. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_9 'o'
  248. #define TC_IMPL_TC_GNOME_Pilot_UnknownConduit_10 't'
  249.    extern const struct CORBA_TypeCode_struct
  250.       TC_GNOME_Pilot_UnknownConduit_struct;
  251. #define TC_GNOME_Pilot_UnknownConduit ((CORBA_TypeCode)&TC_GNOME_Pilot_UnknownConduit_struct)
  252. #endif
  253.    extern GNOME_Pilot_UnknownConduit *GNOME_Pilot_UnknownConduit__alloc(void);
  254.    extern gpointer GNOME_Pilot_UnknownConduit__free(gpointer mem,
  255.                             gpointer dat,
  256.                             CORBA_boolean free_strings);    /* ORBit internal use */
  257. #endif
  258. #define ex_GNOME_Pilot_MissingFile "IDL:GNOME/Pilot/MissingFile:1.0"
  259.    void _ORBIT_GNOME_Pilot_MissingFile_demarshal(GIOPRecvBuffer *
  260.                          _ORBIT_recv_buffer,
  261.                          CORBA_Environment * ev);
  262.    void _ORBIT_GNOME_Pilot_MissingFile_marshal(GIOPSendBuffer *
  263.                            _ORBIT_send_buffer,
  264.                            CORBA_Environment * ev);
  265. #if !defined(_GNOME_Pilot_MissingFile_defined)
  266. #define _GNOME_Pilot_MissingFile_defined 1
  267.    typedef struct
  268.    {
  269.       int dummy;
  270.    }
  271.    GNOME_Pilot_MissingFile;
  272.  
  273. #if !defined(TC_IMPL_TC_GNOME_Pilot_MissingFile_0)
  274. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_0 'g'
  275. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_1 'n'
  276. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_2 'o'
  277. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_3 'm'
  278. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_4 'e'
  279. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_5 '_'
  280. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_6 'p'
  281. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_7 'i'
  282. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_8 'l'
  283. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_9 'o'
  284. #define TC_IMPL_TC_GNOME_Pilot_MissingFile_10 't'
  285.    extern const struct CORBA_TypeCode_struct
  286.       TC_GNOME_Pilot_MissingFile_struct;
  287. #define TC_GNOME_Pilot_MissingFile ((CORBA_TypeCode)&TC_GNOME_Pilot_MissingFile_struct)
  288. #endif
  289. #define GNOME_Pilot_MissingFile__alloc() NULL
  290.    extern gpointer GNOME_Pilot_MissingFile__free(gpointer mem, gpointer dat,
  291.                          CORBA_boolean free_strings);    /* ORBit internal use */
  292. #endif
  293. #define ex_GNOME_Pilot_NoAccess "IDL:GNOME/Pilot/NoAccess:1.0"
  294.    void _ORBIT_GNOME_Pilot_NoAccess_demarshal(GIOPRecvBuffer *
  295.                           _ORBIT_recv_buffer,
  296.                           CORBA_Environment * ev);
  297.    void _ORBIT_GNOME_Pilot_NoAccess_marshal(GIOPSendBuffer *
  298.                         _ORBIT_send_buffer,
  299.                         CORBA_Environment * ev);
  300. #if !defined(_GNOME_Pilot_NoAccess_defined)
  301. #define _GNOME_Pilot_NoAccess_defined 1
  302.    typedef struct
  303.    {
  304.       int dummy;
  305.    }
  306.    GNOME_Pilot_NoAccess;
  307.  
  308. #if !defined(TC_IMPL_TC_GNOME_Pilot_NoAccess_0)
  309. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_0 'g'
  310. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_1 'n'
  311. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_2 'o'
  312. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_3 'm'
  313. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_4 'e'
  314. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_5 '_'
  315. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_6 'p'
  316. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_7 'i'
  317. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_8 'l'
  318. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_9 'o'
  319. #define TC_IMPL_TC_GNOME_Pilot_NoAccess_10 't'
  320.    extern const struct CORBA_TypeCode_struct TC_GNOME_Pilot_NoAccess_struct;
  321. #define TC_GNOME_Pilot_NoAccess ((CORBA_TypeCode)&TC_GNOME_Pilot_NoAccess_struct)
  322. #endif
  323. #define GNOME_Pilot_NoAccess__alloc() NULL
  324.    extern gpointer GNOME_Pilot_NoAccess__free(gpointer mem, gpointer dat,
  325.                           CORBA_boolean free_strings);    /* ORBit internal use */
  326. #endif
  327. #define ex_GNOME_Pilot_NoMonitors "IDL:GNOME/Pilot/NoMonitors:1.0"
  328.    void _ORBIT_GNOME_Pilot_NoMonitors_demarshal(GIOPRecvBuffer *
  329.                         _ORBIT_recv_buffer,
  330.                         CORBA_Environment * ev);
  331.    void _ORBIT_GNOME_Pilot_NoMonitors_marshal(GIOPSendBuffer *
  332.                           _ORBIT_send_buffer,
  333.                           CORBA_Environment * ev);
  334. #if !defined(_GNOME_Pilot_NoMonitors_defined)
  335. #define _GNOME_Pilot_NoMonitors_defined 1
  336.    typedef struct
  337.    {
  338.       int dummy;
  339.    }
  340.    GNOME_Pilot_NoMonitors;
  341.  
  342. #if !defined(TC_IMPL_TC_GNOME_Pilot_NoMonitors_0)
  343. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_0 'g'
  344. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_1 'n'
  345. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_2 'o'
  346. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_3 'm'
  347. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_4 'e'
  348. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_5 '_'
  349. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_6 'p'
  350. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_7 'i'
  351. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_8 'l'
  352. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_9 'o'
  353. #define TC_IMPL_TC_GNOME_Pilot_NoMonitors_10 't'
  354.    extern const struct CORBA_TypeCode_struct TC_GNOME_Pilot_NoMonitors_struct;
  355. #define TC_GNOME_Pilot_NoMonitors ((CORBA_TypeCode)&TC_GNOME_Pilot_NoMonitors_struct)
  356. #endif
  357. #define GNOME_Pilot_NoMonitors__alloc() NULL
  358.    extern gpointer GNOME_Pilot_NoMonitors__free(gpointer mem, gpointer dat,
  359.                         CORBA_boolean free_strings);    /* ORBit internal use */
  360. #endif
  361. #define ex_GNOME_Pilot_NoSuchHandle "IDL:GNOME/Pilot/NoSuchHandle:1.0"
  362.    void _ORBIT_GNOME_Pilot_NoSuchHandle_demarshal(GIOPRecvBuffer *
  363.                           _ORBIT_recv_buffer,
  364.                           CORBA_Environment * ev);
  365.    void _ORBIT_GNOME_Pilot_NoSuchHandle_marshal(GIOPSendBuffer *
  366.                         _ORBIT_send_buffer,
  367.                         CORBA_Environment * ev);
  368. #if !defined(_GNOME_Pilot_NoSuchHandle_defined)
  369. #define _GNOME_Pilot_NoSuchHandle_defined 1
  370.    typedef struct
  371.    {
  372.       int dummy;
  373.    }
  374.    GNOME_Pilot_NoSuchHandle;
  375.  
  376. #if !defined(TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_0)
  377. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_0 'g'
  378. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_1 'n'
  379. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_2 'o'
  380. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_3 'm'
  381. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_4 'e'
  382. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_5 '_'
  383. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_6 'p'
  384. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_7 'i'
  385. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_8 'l'
  386. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_9 'o'
  387. #define TC_IMPL_TC_GNOME_Pilot_NoSuchHandle_10 't'
  388.    extern const struct CORBA_TypeCode_struct
  389.       TC_GNOME_Pilot_NoSuchHandle_struct;
  390. #define TC_GNOME_Pilot_NoSuchHandle ((CORBA_TypeCode)&TC_GNOME_Pilot_NoSuchHandle_struct)
  391. #endif
  392. #define GNOME_Pilot_NoSuchHandle__alloc() NULL
  393.    extern gpointer GNOME_Pilot_NoSuchHandle__free(gpointer mem, gpointer dat,
  394.                           CORBA_boolean free_strings);    /* ORBit internal use */
  395. #endif
  396. #define ex_GNOME_Pilot_PilotBusy "IDL:GNOME/Pilot/PilotBusy:1.0"
  397.    void _ORBIT_GNOME_Pilot_PilotBusy_demarshal(GIOPRecvBuffer *
  398.                            _ORBIT_recv_buffer,
  399.                            CORBA_Environment * ev);
  400.    void _ORBIT_GNOME_Pilot_PilotBusy_marshal(GIOPSendBuffer *
  401.                          _ORBIT_send_buffer,
  402.                          CORBA_Environment * ev);
  403. #if !defined(_GNOME_Pilot_PilotBusy_defined)
  404. #define _GNOME_Pilot_PilotBusy_defined 1
  405.    typedef struct
  406.    {
  407.       int dummy;
  408.    }
  409.    GNOME_Pilot_PilotBusy;
  410.  
  411. #if !defined(TC_IMPL_TC_GNOME_Pilot_PilotBusy_0)
  412. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_0 'g'
  413. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_1 'n'
  414. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_2 'o'
  415. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_3 'm'
  416. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_4 'e'
  417. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_5 '_'
  418. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_6 'p'
  419. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_7 'i'
  420. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_8 'l'
  421. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_9 'o'
  422. #define TC_IMPL_TC_GNOME_Pilot_PilotBusy_10 't'
  423.    extern const struct CORBA_TypeCode_struct TC_GNOME_Pilot_PilotBusy_struct;
  424. #define TC_GNOME_Pilot_PilotBusy ((CORBA_TypeCode)&TC_GNOME_Pilot_PilotBusy_struct)
  425. #endif
  426. #define GNOME_Pilot_PilotBusy__alloc() NULL
  427.    extern gpointer GNOME_Pilot_PilotBusy__free(gpointer mem, gpointer dat,
  428.                            CORBA_boolean free_strings);    /* ORBit internal use */
  429. #endif
  430. #define ex_GNOME_Pilot_CradleBusy "IDL:GNOME/Pilot/CradleBusy:1.0"
  431.    void _ORBIT_GNOME_Pilot_CradleBusy_demarshal(GIOPRecvBuffer *
  432.                         _ORBIT_recv_buffer,
  433.                         CORBA_Environment * ev);
  434.    void _ORBIT_GNOME_Pilot_CradleBusy_marshal(GIOPSendBuffer *
  435.                           _ORBIT_send_buffer,
  436.                           CORBA_Environment * ev);
  437. #if !defined(_GNOME_Pilot_CradleBusy_defined)
  438. #define _GNOME_Pilot_CradleBusy_defined 1
  439.    typedef struct
  440.    {
  441.       int dummy;
  442.    }
  443.    GNOME_Pilot_CradleBusy;
  444.  
  445. #if !defined(TC_IMPL_TC_GNOME_Pilot_CradleBusy_0)
  446. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_0 'g'
  447. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_1 'n'
  448. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_2 'o'
  449. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_3 'm'
  450. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_4 'e'
  451. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_5 '_'
  452. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_6 'p'
  453. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_7 'i'
  454. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_8 'l'
  455. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_9 'o'
  456. #define TC_IMPL_TC_GNOME_Pilot_CradleBusy_10 't'
  457.    extern const struct CORBA_TypeCode_struct TC_GNOME_Pilot_CradleBusy_struct;
  458. #define TC_GNOME_Pilot_CradleBusy ((CORBA_TypeCode)&TC_GNOME_Pilot_CradleBusy_struct)
  459. #endif
  460. #define GNOME_Pilot_CradleBusy__alloc() NULL
  461.    extern gpointer GNOME_Pilot_CradleBusy__free(gpointer mem, gpointer dat,
  462.                         CORBA_boolean free_strings);    /* ORBit internal use */
  463. #endif
  464. #if !defined(_GNOME_Pilot_ConfigErrorType_defined)
  465. #define _GNOME_Pilot_ConfigErrorType_defined 1
  466.    typedef enum
  467.    {
  468.       GNOME_Pilot_DEVICE_MISSING,
  469.       GNOME_Pilot_DEVICE_CANNOT_BE_OPENED
  470.    }
  471.    GNOME_Pilot_ConfigErrorType;
  472. #if !defined(TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_0)
  473. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_0 'g'
  474. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_1 'n'
  475. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_2 'o'
  476. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_3 'm'
  477. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_4 'e'
  478. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_5 '_'
  479. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_6 'p'
  480. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_7 'i'
  481. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_8 'l'
  482. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_9 'o'
  483. #define TC_IMPL_TC_GNOME_Pilot_ConfigErrorType_10 't'
  484.    extern const struct CORBA_TypeCode_struct
  485.       TC_GNOME_Pilot_ConfigErrorType_struct;
  486. #define TC_GNOME_Pilot_ConfigErrorType ((CORBA_TypeCode)&TC_GNOME_Pilot_ConfigErrorType_struct)
  487. #endif
  488. #endif
  489. #define ex_GNOME_Pilot_ConfigError "IDL:GNOME/Pilot/ConfigError:1.0"
  490.    void _ORBIT_GNOME_Pilot_ConfigError_demarshal(GIOPRecvBuffer *
  491.                          _ORBIT_recv_buffer,
  492.                          CORBA_Environment * ev);
  493.    void _ORBIT_GNOME_Pilot_ConfigError_marshal(GIOPSendBuffer *
  494.                            _ORBIT_send_buffer,
  495.                            CORBA_Environment * ev);
  496. #if !defined(_GNOME_Pilot_ConfigError_defined)
  497. #define _GNOME_Pilot_ConfigError_defined 1
  498.    typedef struct
  499.    {
  500.       GNOME_Pilot_ConfigErrorType errorType;
  501.       CORBA_char *message;
  502.    }
  503.    GNOME_Pilot_ConfigError;
  504.  
  505. #if !defined(TC_IMPL_TC_GNOME_Pilot_ConfigError_0)
  506. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_0 'g'
  507. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_1 'n'
  508. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_2 'o'
  509. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_3 'm'
  510. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_4 'e'
  511. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_5 '_'
  512. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_6 'p'
  513. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_7 'i'
  514. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_8 'l'
  515. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_9 'o'
  516. #define TC_IMPL_TC_GNOME_Pilot_ConfigError_10 't'
  517.    extern const struct CORBA_TypeCode_struct
  518.       TC_GNOME_Pilot_ConfigError_struct;
  519. #define TC_GNOME_Pilot_ConfigError ((CORBA_TypeCode)&TC_GNOME_Pilot_ConfigError_struct)
  520. #endif
  521.    extern GNOME_Pilot_ConfigError *GNOME_Pilot_ConfigError__alloc(void);
  522.    extern gpointer GNOME_Pilot_ConfigError__free(gpointer mem, gpointer dat,
  523.                          CORBA_boolean free_strings);    /* ORBit internal use */
  524. #endif
  525. #if !defined(_GNOME_Pilot_Survival_defined)
  526. #define _GNOME_Pilot_Survival_defined 1
  527.    typedef enum
  528.    {
  529.       GNOME_Pilot_IMMEDIATE,
  530.       GNOME_Pilot_PERSISTENT
  531.    }
  532.    GNOME_Pilot_Survival;
  533. #if !defined(TC_IMPL_TC_GNOME_Pilot_Survival_0)
  534. #define TC_IMPL_TC_GNOME_Pilot_Survival_0 'g'
  535. #define TC_IMPL_TC_GNOME_Pilot_Survival_1 'n'
  536. #define TC_IMPL_TC_GNOME_Pilot_Survival_2 'o'
  537. #define TC_IMPL_TC_GNOME_Pilot_Survival_3 'm'
  538. #define TC_IMPL_TC_GNOME_Pilot_Survival_4 'e'
  539. #define TC_IMPL_TC_GNOME_Pilot_Survival_5 '_'
  540. #define TC_IMPL_TC_GNOME_Pilot_Survival_6 'p'
  541. #define TC_IMPL_TC_GNOME_Pilot_Survival_7 'i'
  542. #define TC_IMPL_TC_GNOME_Pilot_Survival_8 'l'
  543. #define TC_IMPL_TC_GNOME_Pilot_Survival_9 'o'
  544. #define TC_IMPL_TC_GNOME_Pilot_Survival_10 't'
  545.    extern const struct CORBA_TypeCode_struct TC_GNOME_Pilot_Survival_struct;
  546. #define TC_GNOME_Pilot_Survival ((CORBA_TypeCode)&TC_GNOME_Pilot_Survival_struct)
  547. #endif
  548. #endif
  549. #if !defined(_GNOME_Pilot_EventType_defined)
  550. #define _GNOME_Pilot_EventType_defined 1
  551.    typedef enum
  552.    {
  553.       GNOME_Pilot_NOTIFY_CONNECT,
  554.       GNOME_Pilot_NOTIFY_DISCONNECT,
  555.       GNOME_Pilot_NOTIFY_BACKUP,
  556.       GNOME_Pilot_NOTIFY_CONDUIT,
  557.       GNOME_Pilot_NOTIFY_REQUEST_COMPLETION,
  558.       GNOME_Pilot_NOTIFY_REQUEST_TIMEOUT,
  559.       GNOME_Pilot_NOTIFY_USERINFO_REQUESTED,
  560.       GNOME_Pilot_NOTIFY_SYSINFO_REQUESTED,
  561.       GNOME_Pilot_NOTIFY_USERINFO_SENT
  562.    }
  563.    GNOME_Pilot_EventType;
  564. #if !defined(TC_IMPL_TC_GNOME_Pilot_EventType_0)
  565. #define TC_IMPL_TC_GNOME_Pilot_EventType_0 'g'
  566. #define TC_IMPL_TC_GNOME_Pilot_EventType_1 'n'
  567. #define TC_IMPL_TC_GNOME_Pilot_EventType_2 'o'
  568. #define TC_IMPL_TC_GNOME_Pilot_EventType_3 'm'
  569. #define TC_IMPL_TC_GNOME_Pilot_EventType_4 'e'
  570. #define TC_IMPL_TC_GNOME_Pilot_EventType_5 '_'
  571. #define TC_IMPL_TC_GNOME_Pilot_EventType_6 'p'
  572. #define TC_IMPL_TC_GNOME_Pilot_EventType_7 'i'
  573. #define TC_IMPL_TC_GNOME_Pilot_EventType_8 'l'
  574. #define TC_IMPL_TC_GNOME_Pilot_EventType_9 'o'
  575. #define TC_IMPL_TC_GNOME_Pilot_EventType_10 't'
  576.    extern const struct CORBA_TypeCode_struct TC_GNOME_Pilot_EventType_struct;
  577. #define TC_GNOME_Pilot_EventType ((CORBA_TypeCode)&TC_GNOME_Pilot_EventType_struct)
  578. #endif
  579. #endif
  580. #if !defined(_GNOME_Pilot_ConduitOperation_defined)
  581. #define _GNOME_Pilot_ConduitOperation_defined 1
  582.    typedef enum
  583.    {
  584.       GNOME_Pilot_SYNCHRONIZE,
  585.       GNOME_Pilot_CONDUIT_DEFAULT,
  586.       GNOME_Pilot_COPY_FROM_PILOT,
  587.       GNOME_Pilot_COPY_TO_PILOT,
  588.       GNOME_Pilot_MERGE_FROM_PILOT,
  589.       GNOME_Pilot_MERGE_TO_PILOT
  590.    }
  591.    GNOME_Pilot_ConduitOperation;
  592. #if !defined(TC_IMPL_TC_GNOME_Pilot_ConduitOperation_0)
  593. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_0 'g'
  594. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_1 'n'
  595. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_2 'o'
  596. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_3 'm'
  597. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_4 'e'
  598. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_5 '_'
  599. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_6 'p'
  600. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_7 'i'
  601. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_8 'l'
  602. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_9 'o'
  603. #define TC_IMPL_TC_GNOME_Pilot_ConduitOperation_10 't'
  604.    extern const struct CORBA_TypeCode_struct
  605.       TC_GNOME_Pilot_ConduitOperation_struct;
  606. #define TC_GNOME_Pilot_ConduitOperation ((CORBA_TypeCode)&TC_GNOME_Pilot_ConduitOperation_struct)
  607. #endif
  608. #endif
  609. #if !defined(_GNOME_Pilot_PilotUser_defined)
  610. #define _GNOME_Pilot_PilotUser_defined 1
  611.    typedef struct
  612.    {
  613.       CORBA_unsigned_long userID;
  614.       CORBA_char *username;
  615.    }
  616.    GNOME_Pilot_PilotUser;
  617.  
  618. #if !defined(TC_IMPL_TC_GNOME_Pilot_PilotUser_0)
  619. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_0 'g'
  620. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_1 'n'
  621. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_2 'o'
  622. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_3 'm'
  623. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_4 'e'
  624. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_5 '_'
  625. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_6 'p'
  626. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_7 'i'
  627. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_8 'l'
  628. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_9 'o'
  629. #define TC_IMPL_TC_GNOME_Pilot_PilotUser_10 't'
  630.    extern const struct CORBA_TypeCode_struct TC_GNOME_Pilot_PilotUser_struct;
  631. #define TC_GNOME_Pilot_PilotUser ((CORBA_TypeCode)&TC_GNOME_Pilot_PilotUser_struct)
  632. #endif
  633.    extern GNOME_Pilot_PilotUser *GNOME_Pilot_PilotUser__alloc(void);
  634.    extern gpointer GNOME_Pilot_PilotUser__free(gpointer mem, gpointer dat,
  635.                            CORBA_boolean free_strings);    /* ORBit internal use */
  636. #endif
  637. #if !defined(_GNOME_Pilot_SysInfo_defined)
  638. #define _GNOME_Pilot_SysInfo_defined 1
  639.    typedef struct
  640.    {
  641.       CORBA_long romSize;
  642.       CORBA_long ramSize;
  643.       CORBA_long ramFree;
  644.       CORBA_char *name;
  645.       CORBA_char *manufacturer;
  646.    }
  647.    GNOME_Pilot_SysInfo;
  648.  
  649. #if !defined(TC_IMPL_TC_GNOME_Pilot_SysInfo_0)
  650. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_0 'g'
  651. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_1 'n'
  652. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_2 'o'
  653. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_3 'm'
  654. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_4 'e'
  655. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_5 '_'
  656. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_6 'p'
  657. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_7 'i'
  658. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_8 'l'
  659. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_9 'o'
  660. #define TC_IMPL_TC_GNOME_Pilot_SysInfo_10 't'
  661.    extern const struct CORBA_TypeCode_struct TC_GNOME_Pilot_SysInfo_struct;
  662. #define TC_GNOME_Pilot_SysInfo ((CORBA_TypeCode)&TC_GNOME_Pilot_SysInfo_struct)
  663. #endif
  664.    extern GNOME_Pilot_SysInfo *GNOME_Pilot_SysInfo__alloc(void);
  665.    extern gpointer GNOME_Pilot_SysInfo__free(gpointer mem, gpointer dat,
  666.                          CORBA_boolean free_strings);    /* ORBit internal use */
  667. #endif
  668. #if !defined(ORBIT_DECL_GNOME_Pilot_Client) && !defined(_GNOME_Pilot_Client_defined)
  669. #define ORBIT_DECL_GNOME_Pilot_Client 1
  670. #define _GNOME_Pilot_Client_defined 1
  671. #define GNOME_Pilot_Client__free CORBA_Object__free
  672.    typedef CORBA_Object GNOME_Pilot_Client;
  673.    extern CORBA_unsigned_long GNOME_Pilot_Client__classid;
  674. #if !defined(TC_IMPL_TC_GNOME_Pilot_Client_0)
  675. #define TC_IMPL_TC_GNOME_Pilot_Client_0 'g'
  676. #define TC_IMPL_TC_GNOME_Pilot_Client_1 'n'
  677. #define TC_IMPL_TC_GNOME_Pilot_Client_2 'o'
  678. #define TC_IMPL_TC_GNOME_Pilot_Client_3 'm'
  679. #define TC_IMPL_TC_GNOME_Pilot_Client_4 'e'
  680. #define TC_IMPL_TC_GNOME_Pilot_Client_5 '_'
  681. #define TC_IMPL_TC_GNOME_Pilot_Client_6 'p'
  682. #define TC_IMPL_TC_GNOME_Pilot_Client_7 'i'
  683. #define TC_IMPL_TC_GNOME_Pilot_Client_8 'l'
  684. #define TC_IMPL_TC_GNOME_Pilot_Client_9 'o'
  685. #define TC_IMPL_TC_GNOME_Pilot_Client_10 't'
  686.    extern const struct CORBA_TypeCode_struct TC_GNOME_Pilot_Client_struct;
  687. #define TC_GNOME_Pilot_Client ((CORBA_TypeCode)&TC_GNOME_Pilot_Client_struct)
  688. #endif
  689. #endif
  690. #if !defined(ORBIT_DECL_GNOME_Pilot_Daemon) && !defined(_GNOME_Pilot_Daemon_defined)
  691. #define ORBIT_DECL_GNOME_Pilot_Daemon 1
  692. #define _GNOME_Pilot_Daemon_defined 1
  693. #define GNOME_Pilot_Daemon__free CORBA_Object__free
  694.    typedef CORBA_Object GNOME_Pilot_Daemon;
  695.    extern CORBA_unsigned_long GNOME_Pilot_Daemon__classid;
  696. #if !defined(TC_IMPL_TC_GNOME_Pilot_Daemon_0)
  697. #define TC_IMPL_TC_GNOME_Pilot_Daemon_0 'g'
  698. #define TC_IMPL_TC_GNOME_Pilot_Daemon_1 'n'
  699. #define TC_IMPL_TC_GNOME_Pilot_Daemon_2 'o'
  700. #define TC_IMPL_TC_GNOME_Pilot_Daemon_3 'm'
  701. #define TC_IMPL_TC_GNOME_Pilot_Daemon_4 'e'
  702. #define TC_IMPL_TC_GNOME_Pilot_Daemon_5 '_'
  703. #define TC_IMPL_TC_GNOME_Pilot_Daemon_6 'p'
  704. #define TC_IMPL_TC_GNOME_Pilot_Daemon_7 'i'
  705. #define TC_IMPL_TC_GNOME_Pilot_Daemon_8 'l'
  706. #define TC_IMPL_TC_GNOME_Pilot_Daemon_9 'o'
  707. #define TC_IMPL_TC_GNOME_Pilot_Daemon_10 't'
  708.    extern const struct CORBA_TypeCode_struct TC_GNOME_Pilot_Daemon_struct;
  709. #define TC_GNOME_Pilot_Daemon ((CORBA_TypeCode)&TC_GNOME_Pilot_Daemon_struct)
  710. #endif
  711. #endif
  712.  
  713. /** POA structures **/
  714.    typedef struct
  715.    {
  716.       void *_private;
  717.       CORBA_char *(*_get_client_id) (PortableServer_Servant _servant,
  718.                      CORBA_Environment * ev);
  719.       void (*_set_client_id) (PortableServer_Servant _servant,
  720.                   const CORBA_char * value,
  721.                   CORBA_Environment * ev);
  722.       void (*connect) (PortableServer_Servant _servant,
  723.                const CORBA_char * pilot_id,
  724.                const GNOME_Pilot_PilotUser * userinfo,
  725.                CORBA_Environment * ev);
  726.       void (*disconnect) (PortableServer_Servant _servant,
  727.               const CORBA_char * pilot_id,
  728.               CORBA_Environment * ev);
  729.       void (*request_completed) (PortableServer_Servant _servant,
  730.                  const CORBA_char * pilot_id,
  731.                  const CORBA_unsigned_long request_id,
  732.                  CORBA_Environment * ev);
  733.       void (*userinfo_requested) (PortableServer_Servant _servant,
  734.                   const CORBA_char * device,
  735.                   const GNOME_Pilot_PilotUser * user,
  736.                   CORBA_Environment * ev);
  737.       void (*sysinfo_requested) (PortableServer_Servant _servant,
  738.                  const CORBA_char * pilot_id,
  739.                  const GNOME_Pilot_SysInfo * sysinfo,
  740.                  CORBA_Environment * ev);
  741.       void (*conduit_start) (PortableServer_Servant _servant,
  742.                  const CORBA_char * pilot_id,
  743.                  const CORBA_char * conduit,
  744.                  const CORBA_char * database,
  745.                  CORBA_Environment * ev);
  746.       void (*conduit_progress) (PortableServer_Servant _servant,
  747.                 const CORBA_char * pilot_id,
  748.                 const CORBA_char * conduit,
  749.                 const CORBA_unsigned_long current,
  750.                 const CORBA_unsigned_long total,
  751.                 CORBA_Environment * ev);
  752.       void (*conduit_end) (PortableServer_Servant _servant,
  753.                const CORBA_char * pilot_id,
  754.                const CORBA_char * conduit,
  755.                CORBA_Environment * ev);
  756.       void (*conduit_message) (PortableServer_Servant _servant,
  757.                    const CORBA_char * pilot_id,
  758.                    const CORBA_char * conduit,
  759.                    const CORBA_char * message,
  760.                    CORBA_Environment * ev);
  761.       void (*conduit_error) (PortableServer_Servant _servant,
  762.                  const CORBA_char * pilot_id,
  763.                  const CORBA_char * conduit,
  764.                  const CORBA_char * message,
  765.                  CORBA_Environment * ev);
  766.    }
  767.    POA_GNOME_Pilot_Client__epv;
  768.    typedef struct
  769.    {
  770.       PortableServer_ServantBase__epv *_base_epv;
  771.       POA_GNOME_Pilot_Client__epv *GNOME_Pilot_Client_epv;
  772.    }
  773.    POA_GNOME_Pilot_Client__vepv;
  774.    typedef struct
  775.    {
  776.       void *_private;
  777.       POA_GNOME_Pilot_Client__vepv *vepv;
  778.    }
  779.    POA_GNOME_Pilot_Client;
  780.    extern void POA_GNOME_Pilot_Client__init(PortableServer_Servant servant,
  781.                         CORBA_Environment * ev);
  782.    extern void POA_GNOME_Pilot_Client__fini(PortableServer_Servant servant,
  783.                         CORBA_Environment * ev);
  784.    typedef struct
  785.    {
  786.       void *_private;
  787.       void (*pause) (PortableServer_Servant _servant,
  788.              const CORBA_boolean on_off, CORBA_Environment * ev);
  789.        CORBA_unsigned_long(*request_install) (PortableServer_Servant _servant,
  790.                           const GNOME_Pilot_Client cb,
  791.                           const CORBA_char * pilot_id,
  792.                           const CORBA_char * file_name,
  793.                           const CORBA_char * description,
  794.                           const GNOME_Pilot_Survival
  795.                           survival,
  796.                           const CORBA_unsigned_long
  797.                           timeout,
  798.                           CORBA_Environment * ev);
  799.        CORBA_unsigned_long(*request_restore) (PortableServer_Servant _servant,
  800.                           const GNOME_Pilot_Client cb,
  801.                           const CORBA_char * pilot_id,
  802.                           const CORBA_char * directory,
  803.                           const GNOME_Pilot_Survival
  804.                           survival,
  805.                           const CORBA_unsigned_long
  806.                           timeout,
  807.                           CORBA_Environment * ev);
  808.        CORBA_unsigned_long(*request_conduit) (PortableServer_Servant _servant,
  809.                           const GNOME_Pilot_Client cb,
  810.                           const CORBA_char * pilot_id,
  811.                           const CORBA_char * conduit_name,
  812.                           const
  813.                           GNOME_Pilot_ConduitOperation
  814.                           operation,
  815.                           const GNOME_Pilot_Survival
  816.                           survival,
  817.                           const CORBA_unsigned_long
  818.                           timeout,
  819.                           CORBA_Environment * ev);
  820.        CORBA_unsigned_long(*remove_request) (PortableServer_Servant _servant,
  821.                          const CORBA_unsigned_long handle,
  822.                          CORBA_Environment * ev);
  823.        CORBA_unsigned_long(*get_system_info) (PortableServer_Servant _servant,
  824.                           const GNOME_Pilot_Client cb,
  825.                           const CORBA_char * pilot_id,
  826.                           const GNOME_Pilot_Survival
  827.                           survival,
  828.                           const CORBA_unsigned_long
  829.                           timeout,
  830.                           CORBA_Environment * ev);
  831.       GNOME_Pilot_StringSequence *(*get_users) (PortableServer_Servant
  832.                         _servant,
  833.                         CORBA_Environment * ev);
  834.       GNOME_Pilot_StringSequence *(*get_cradles) (PortableServer_Servant
  835.                           _servant,
  836.                           CORBA_Environment * ev);
  837.       GNOME_Pilot_StringSequence *(*get_pilots) (PortableServer_Servant
  838.                          _servant,
  839.                          CORBA_Environment * ev);
  840.       GNOME_Pilot_LongSequence *(*get_pilot_ids) (PortableServer_Servant
  841.                           _servant,
  842.                           CORBA_Environment * ev);
  843.       GNOME_Pilot_StringSequence
  844.      *(*get_pilots_by_user_name) (PortableServer_Servant _servant,
  845.                       const CORBA_char * user,
  846.                       CORBA_Environment * ev);
  847.       GNOME_Pilot_StringSequence
  848.      *(*get_pilots_by_user_login) (PortableServer_Servant _servant,
  849.                        const CORBA_char * uid,
  850.                        CORBA_Environment * ev);
  851.       CORBA_char *(*get_user_name_by_pilot_name) (PortableServer_Servant
  852.                           _servant,
  853.                           const CORBA_char * pilot_id,
  854.                           CORBA_Environment * ev);
  855.       CORBA_char *(*get_user_login_by_pilot_name) (PortableServer_Servant
  856.                            _servant,
  857.                            const CORBA_char *
  858.                            pilot_id,
  859.                            CORBA_Environment * ev);
  860.       CORBA_char *(*get_pilot_base_dir) (PortableServer_Servant _servant,
  861.                      const CORBA_char * pilot_id,
  862.                      CORBA_Environment * ev);
  863.        CORBA_long(*get_pilot_id_from_name) (PortableServer_Servant _servant,
  864.                         const CORBA_char * pilot_id,
  865.                         CORBA_Environment * ev);
  866.       CORBA_char *(*get_pilot_name_from_id) (PortableServer_Servant _servant,
  867.                          const CORBA_long pilot_id,
  868.                          CORBA_Environment * ev);
  869.       GNOME_Pilot_StringSequence
  870.      *(*get_databases_from_cache) (PortableServer_Servant _servant,
  871.                        const CORBA_char * pilot_id,
  872.                        CORBA_Environment * ev);
  873.        CORBA_unsigned_long(*get_user_info) (PortableServer_Servant _servant,
  874.                         const GNOME_Pilot_Client cb,
  875.                         const CORBA_char * cradle,
  876.                         const GNOME_Pilot_Survival
  877.                         survival,
  878.                         const CORBA_unsigned_long timeout,
  879.                         CORBA_Environment * ev);
  880.        CORBA_unsigned_long(*set_user_info) (PortableServer_Servant _servant,
  881.                         const GNOME_Pilot_Client cb,
  882.                         const GNOME_Pilot_PilotUser *
  883.                         user, const CORBA_char * cradle,
  884.                         const CORBA_boolean continue_sync,
  885.                         const GNOME_Pilot_Survival
  886.                         survival,
  887.                         const CORBA_unsigned_long timeout,
  888.                         CORBA_Environment * ev);
  889.       void (*monitor_on) (PortableServer_Servant _servant,
  890.               const GNOME_Pilot_Client cb,
  891.               const CORBA_char * pilot_id,
  892.               CORBA_Environment * ev);
  893.       void (*monitor_off) (PortableServer_Servant _servant,
  894.                const GNOME_Pilot_Client cb,
  895.                const CORBA_char * pilot_id,
  896.                CORBA_Environment * ev);
  897.       void (*notify_on) (PortableServer_Servant _servant,
  898.              const GNOME_Pilot_EventType event,
  899.              const GNOME_Pilot_Client cb, CORBA_Environment * ev);
  900.       void (*notify_off) (PortableServer_Servant _servant,
  901.               const GNOME_Pilot_EventType event,
  902.               const GNOME_Pilot_Client cb,
  903.               CORBA_Environment * ev);
  904.    }
  905.    POA_GNOME_Pilot_Daemon__epv;
  906.    typedef struct
  907.    {
  908.       PortableServer_ServantBase__epv *_base_epv;
  909.       POA_GNOME_Pilot_Daemon__epv *GNOME_Pilot_Daemon_epv;
  910.    }
  911.    POA_GNOME_Pilot_Daemon__vepv;
  912.    typedef struct
  913.    {
  914.       void *_private;
  915.       POA_GNOME_Pilot_Daemon__vepv *vepv;
  916.    }
  917.    POA_GNOME_Pilot_Daemon;
  918.    extern void POA_GNOME_Pilot_Daemon__init(PortableServer_Servant servant,
  919.                         CORBA_Environment * ev);
  920.    extern void POA_GNOME_Pilot_Daemon__fini(PortableServer_Servant servant,
  921.                         CORBA_Environment * ev);
  922.  
  923. /** prototypes **/
  924.    CORBA_char *GNOME_Pilot_Client__get_client_id(GNOME_Pilot_Client _obj,
  925.                          CORBA_Environment * ev);
  926.    void GNOME_Pilot_Client__set_client_id(GNOME_Pilot_Client _obj,
  927.                       const CORBA_char * value,
  928.                       CORBA_Environment * ev);
  929.    void GNOME_Pilot_Client_connect(GNOME_Pilot_Client _obj,
  930.                    const CORBA_char * pilot_id,
  931.                    const GNOME_Pilot_PilotUser * userinfo,
  932.                    CORBA_Environment * ev);
  933.    void GNOME_Pilot_Client_disconnect(GNOME_Pilot_Client _obj,
  934.                       const CORBA_char * pilot_id,
  935.                       CORBA_Environment * ev);
  936.    void GNOME_Pilot_Client_request_completed(GNOME_Pilot_Client _obj,
  937.                          const CORBA_char * pilot_id,
  938.                          const CORBA_unsigned_long
  939.                          request_id,
  940.                          CORBA_Environment * ev);
  941.    void GNOME_Pilot_Client_userinfo_requested(GNOME_Pilot_Client _obj,
  942.                           const CORBA_char * device,
  943.                           const GNOME_Pilot_PilotUser *
  944.                           user, CORBA_Environment * ev);
  945.    void GNOME_Pilot_Client_sysinfo_requested(GNOME_Pilot_Client _obj,
  946.                          const CORBA_char * pilot_id,
  947.                          const GNOME_Pilot_SysInfo *
  948.                          sysinfo, CORBA_Environment * ev);
  949.    void GNOME_Pilot_Client_conduit_start(GNOME_Pilot_Client _obj,
  950.                      const CORBA_char * pilot_id,
  951.                      const CORBA_char * conduit,
  952.                      const CORBA_char * database,
  953.                      CORBA_Environment * ev);
  954.    void GNOME_Pilot_Client_conduit_progress(GNOME_Pilot_Client _obj,
  955.                         const CORBA_char * pilot_id,
  956.                         const CORBA_char * conduit,
  957.                         const CORBA_unsigned_long current,
  958.                         const CORBA_unsigned_long total,
  959.                         CORBA_Environment * ev);
  960.    void GNOME_Pilot_Client_conduit_end(GNOME_Pilot_Client _obj,
  961.                        const CORBA_char * pilot_id,
  962.                        const CORBA_char * conduit,
  963.                        CORBA_Environment * ev);
  964.    void GNOME_Pilot_Client_conduit_message(GNOME_Pilot_Client _obj,
  965.                        const CORBA_char * pilot_id,
  966.                        const CORBA_char * conduit,
  967.                        const CORBA_char * message,
  968.                        CORBA_Environment * ev);
  969.    void GNOME_Pilot_Client_conduit_error(GNOME_Pilot_Client _obj,
  970.                      const CORBA_char * pilot_id,
  971.                      const CORBA_char * conduit,
  972.                      const CORBA_char * message,
  973.                      CORBA_Environment * ev);
  974.    void GNOME_Pilot_Daemon_pause(GNOME_Pilot_Daemon _obj,
  975.                  const CORBA_boolean on_off,
  976.                  CORBA_Environment * ev);
  977.    CORBA_unsigned_long GNOME_Pilot_Daemon_request_install(GNOME_Pilot_Daemon
  978.                               _obj,
  979.                               const
  980.                               GNOME_Pilot_Client
  981.                               cb,
  982.                               const CORBA_char *
  983.                               pilot_id,
  984.                               const CORBA_char *
  985.                               file_name,
  986.                               const CORBA_char *
  987.                               description,
  988.                               const
  989.                               GNOME_Pilot_Survival
  990.                               survival,
  991.                               const
  992.                               CORBA_unsigned_long
  993.                               timeout,
  994.                               CORBA_Environment *
  995.                               ev);
  996.    CORBA_unsigned_long GNOME_Pilot_Daemon_request_restore(GNOME_Pilot_Daemon
  997.                               _obj,
  998.                               const
  999.                               GNOME_Pilot_Client
  1000.                               cb,
  1001.                               const CORBA_char *
  1002.                               pilot_id,
  1003.                               const CORBA_char *
  1004.                               directory,
  1005.                               const
  1006.                               GNOME_Pilot_Survival
  1007.                               survival,
  1008.                               const
  1009.                               CORBA_unsigned_long
  1010.                               timeout,
  1011.                               CORBA_Environment *
  1012.                               ev);
  1013.    CORBA_unsigned_long GNOME_Pilot_Daemon_request_conduit(GNOME_Pilot_Daemon
  1014.                               _obj,
  1015.                               const
  1016.                               GNOME_Pilot_Client
  1017.                               cb,
  1018.                               const CORBA_char *
  1019.                               pilot_id,
  1020.                               const CORBA_char *
  1021.                               conduit_name,
  1022.                               const
  1023.                               GNOME_Pilot_ConduitOperation
  1024.                               operation,
  1025.                               const
  1026.                               GNOME_Pilot_Survival
  1027.                               survival,
  1028.                               const
  1029.                               CORBA_unsigned_long
  1030.                               timeout,
  1031.                               CORBA_Environment *
  1032.                               ev);
  1033.    CORBA_unsigned_long GNOME_Pilot_Daemon_remove_request(GNOME_Pilot_Daemon
  1034.                              _obj,
  1035.                              const
  1036.                              CORBA_unsigned_long
  1037.                              handle,
  1038.                              CORBA_Environment *
  1039.                              ev);
  1040.    CORBA_unsigned_long GNOME_Pilot_Daemon_get_system_info(GNOME_Pilot_Daemon
  1041.                               _obj,
  1042.                               const
  1043.                               GNOME_Pilot_Client
  1044.                               cb,
  1045.                               const CORBA_char *
  1046.                               pilot_id,
  1047.                               const
  1048.                               GNOME_Pilot_Survival
  1049.                               survival,
  1050.                               const
  1051.                               CORBA_unsigned_long
  1052.                               timeout,
  1053.                               CORBA_Environment *
  1054.                               ev);
  1055.    GNOME_Pilot_StringSequence *GNOME_Pilot_Daemon_get_users(GNOME_Pilot_Daemon
  1056.                                 _obj,
  1057.                                 CORBA_Environment
  1058.                                 * ev);
  1059.    GNOME_Pilot_StringSequence
  1060.       *GNOME_Pilot_Daemon_get_cradles(GNOME_Pilot_Daemon _obj,
  1061.                       CORBA_Environment * ev);
  1062.    GNOME_Pilot_StringSequence
  1063.       *GNOME_Pilot_Daemon_get_pilots(GNOME_Pilot_Daemon _obj,
  1064.                      CORBA_Environment * ev);
  1065.    GNOME_Pilot_LongSequence
  1066.       *GNOME_Pilot_Daemon_get_pilot_ids(GNOME_Pilot_Daemon _obj,
  1067.                     CORBA_Environment * ev);
  1068.    GNOME_Pilot_StringSequence
  1069.       *GNOME_Pilot_Daemon_get_pilots_by_user_name(GNOME_Pilot_Daemon _obj,
  1070.                           const CORBA_char * user,
  1071.                           CORBA_Environment * ev);
  1072.    GNOME_Pilot_StringSequence
  1073.       *GNOME_Pilot_Daemon_get_pilots_by_user_login(GNOME_Pilot_Daemon _obj,
  1074.                            const CORBA_char * uid,
  1075.                            CORBA_Environment * ev);
  1076.    CORBA_char
  1077.       *GNOME_Pilot_Daemon_get_user_name_by_pilot_name(GNOME_Pilot_Daemon _obj,
  1078.                               const CORBA_char *
  1079.                               pilot_id,
  1080.                               CORBA_Environment * ev);
  1081.    CORBA_char
  1082.       *GNOME_Pilot_Daemon_get_user_login_by_pilot_name(GNOME_Pilot_Daemon
  1083.                                _obj,
  1084.                                const CORBA_char *
  1085.                                pilot_id,
  1086.                                CORBA_Environment *
  1087.                                ev);
  1088.    CORBA_char *GNOME_Pilot_Daemon_get_pilot_base_dir(GNOME_Pilot_Daemon _obj,
  1089.                              const CORBA_char *
  1090.                              pilot_id,
  1091.                              CORBA_Environment * ev);
  1092.    CORBA_long GNOME_Pilot_Daemon_get_pilot_id_from_name(GNOME_Pilot_Daemon
  1093.                             _obj,
  1094.                             const CORBA_char *
  1095.                             pilot_id,
  1096.                             CORBA_Environment *
  1097.                             ev);
  1098.    CORBA_char *GNOME_Pilot_Daemon_get_pilot_name_from_id(GNOME_Pilot_Daemon
  1099.                              _obj,
  1100.                              const CORBA_long
  1101.                              pilot_id,
  1102.                              CORBA_Environment *
  1103.                              ev);
  1104.    GNOME_Pilot_StringSequence
  1105.       *GNOME_Pilot_Daemon_get_databases_from_cache(GNOME_Pilot_Daemon _obj,
  1106.                            const CORBA_char *
  1107.                            pilot_id,
  1108.                            CORBA_Environment * ev);
  1109.    CORBA_unsigned_long GNOME_Pilot_Daemon_get_user_info(GNOME_Pilot_Daemon
  1110.                             _obj,
  1111.                             const
  1112.                             GNOME_Pilot_Client cb,
  1113.                             const CORBA_char *
  1114.                             cradle,
  1115.                             const
  1116.                             GNOME_Pilot_Survival
  1117.                             survival,
  1118.                             const
  1119.                             CORBA_unsigned_long
  1120.                             timeout,
  1121.                             CORBA_Environment *
  1122.                             ev);
  1123.    CORBA_unsigned_long GNOME_Pilot_Daemon_set_user_info(GNOME_Pilot_Daemon
  1124.                             _obj,
  1125.                             const
  1126.                             GNOME_Pilot_Client cb,
  1127.                             const
  1128.                             GNOME_Pilot_PilotUser
  1129.                             * user,
  1130.                             const CORBA_char *
  1131.                             cradle,
  1132.                             const CORBA_boolean
  1133.                             continue_sync,
  1134.                             const
  1135.                             GNOME_Pilot_Survival
  1136.                             survival,
  1137.                             const
  1138.                             CORBA_unsigned_long
  1139.                             timeout,
  1140.                             CORBA_Environment *
  1141.                             ev);
  1142.    void GNOME_Pilot_Daemon_monitor_on(GNOME_Pilot_Daemon _obj,
  1143.                       const GNOME_Pilot_Client cb,
  1144.                       const CORBA_char * pilot_id,
  1145.                       CORBA_Environment * ev);
  1146.    void GNOME_Pilot_Daemon_monitor_off(GNOME_Pilot_Daemon _obj,
  1147.                        const GNOME_Pilot_Client cb,
  1148.                        const CORBA_char * pilot_id,
  1149.                        CORBA_Environment * ev);
  1150.    void GNOME_Pilot_Daemon_notify_on(GNOME_Pilot_Daemon _obj,
  1151.                      const GNOME_Pilot_EventType event,
  1152.                      const GNOME_Pilot_Client cb,
  1153.                      CORBA_Environment * ev);
  1154.    void GNOME_Pilot_Daemon_notify_off(GNOME_Pilot_Daemon _obj,
  1155.                       const GNOME_Pilot_EventType event,
  1156.                       const GNOME_Pilot_Client cb,
  1157.                       CORBA_Environment * ev);
  1158.  
  1159.    void _ORBIT_skel_GNOME_Pilot_Client__get_client_id(POA_GNOME_Pilot_Client *
  1160.                               _ORBIT_servant,
  1161.                               GIOPRecvBuffer *
  1162.                               _ORBIT_recv_buffer,
  1163.                               CORBA_Environment * ev,
  1164.                               CORBA_char *
  1165.                               (*_impl__get_client_id)
  1166.                               (PortableServer_Servant
  1167.                                _servant,
  1168.                                CORBA_Environment *
  1169.                                ev));
  1170.    void _ORBIT_skel_GNOME_Pilot_Client__set_client_id(POA_GNOME_Pilot_Client *
  1171.                               _ORBIT_servant,
  1172.                               GIOPRecvBuffer *
  1173.                               _ORBIT_recv_buffer,
  1174.                               CORBA_Environment * ev,
  1175.                               void
  1176.                               (*_impl__set_client_id)
  1177.                               (PortableServer_Servant
  1178.                                _servant,
  1179.                                const CORBA_char *
  1180.                                value,
  1181.                                CORBA_Environment *
  1182.                                ev));
  1183.    void _ORBIT_skel_GNOME_Pilot_Client_connect(POA_GNOME_Pilot_Client *
  1184.                            _ORBIT_servant,
  1185.                            GIOPRecvBuffer *
  1186.                            _ORBIT_recv_buffer,
  1187.                            CORBA_Environment * ev,
  1188.                            void (*_impl_connect)
  1189.                            (PortableServer_Servant
  1190.                         _servant,
  1191.                         const CORBA_char * pilot_id,
  1192.                         const GNOME_Pilot_PilotUser *
  1193.                         userinfo,
  1194.                         CORBA_Environment * ev));
  1195.    void _ORBIT_skel_GNOME_Pilot_Client_disconnect(POA_GNOME_Pilot_Client *
  1196.                           _ORBIT_servant,
  1197.                           GIOPRecvBuffer *
  1198.                           _ORBIT_recv_buffer,
  1199.                           CORBA_Environment * ev,
  1200.                           void (*_impl_disconnect)
  1201.                           (PortableServer_Servant
  1202.                            _servant,
  1203.                            const CORBA_char *
  1204.                            pilot_id,
  1205.                            CORBA_Environment * ev));
  1206.    void
  1207.       _ORBIT_skel_GNOME_Pilot_Client_request_completed(POA_GNOME_Pilot_Client
  1208.                                * _ORBIT_servant,
  1209.                                GIOPRecvBuffer *
  1210.                                _ORBIT_recv_buffer,
  1211.                                CORBA_Environment * ev,
  1212.                                void
  1213.                                (*_impl_request_completed)
  1214.                                (PortableServer_Servant
  1215.                             _servant,
  1216.                             const CORBA_char *
  1217.                             pilot_id,
  1218.                             const
  1219.                             CORBA_unsigned_long
  1220.                             request_id,
  1221.                             CORBA_Environment *
  1222.                             ev));
  1223.    void
  1224.       _ORBIT_skel_GNOME_Pilot_Client_userinfo_requested(POA_GNOME_Pilot_Client
  1225.                             * _ORBIT_servant,
  1226.                             GIOPRecvBuffer *
  1227.                             _ORBIT_recv_buffer,
  1228.                             CORBA_Environment *
  1229.                             ev,
  1230.                             void
  1231.                             (*_impl_userinfo_requested)
  1232.                             (PortableServer_Servant
  1233.                              _servant,
  1234.                              const CORBA_char *
  1235.                              device,
  1236.                              const
  1237.                              GNOME_Pilot_PilotUser
  1238.                              * user,
  1239.                              CORBA_Environment *
  1240.                              ev));
  1241.    void
  1242.       _ORBIT_skel_GNOME_Pilot_Client_sysinfo_requested(POA_GNOME_Pilot_Client
  1243.                                * _ORBIT_servant,
  1244.                                GIOPRecvBuffer *
  1245.                                _ORBIT_recv_buffer,
  1246.                                CORBA_Environment * ev,
  1247.                                void
  1248.                                (*_impl_sysinfo_requested)
  1249.                                (PortableServer_Servant
  1250.                             _servant,
  1251.                             const CORBA_char *
  1252.                             pilot_id,
  1253.                             const
  1254.                             GNOME_Pilot_SysInfo *
  1255.                             sysinfo,
  1256.                             CORBA_Environment *
  1257.                             ev));
  1258.    void _ORBIT_skel_GNOME_Pilot_Client_conduit_start(POA_GNOME_Pilot_Client *
  1259.                              _ORBIT_servant,
  1260.                              GIOPRecvBuffer *
  1261.                              _ORBIT_recv_buffer,
  1262.                              CORBA_Environment * ev,
  1263.                              void
  1264.                              (*_impl_conduit_start)
  1265.                              (PortableServer_Servant
  1266.                               _servant,
  1267.                               const CORBA_char *
  1268.                               pilot_id,
  1269.                               const CORBA_char *
  1270.                               conduit,
  1271.                               const CORBA_char *
  1272.                               database,
  1273.                               CORBA_Environment *
  1274.                               ev));
  1275.    void _ORBIT_skel_GNOME_Pilot_Client_conduit_progress(POA_GNOME_Pilot_Client
  1276.                             * _ORBIT_servant,
  1277.                             GIOPRecvBuffer *
  1278.                             _ORBIT_recv_buffer,
  1279.                             CORBA_Environment *
  1280.                             ev,
  1281.                             void
  1282.                             (*_impl_conduit_progress)
  1283.                             (PortableServer_Servant
  1284.                              _servant,
  1285.                              const CORBA_char *
  1286.                              pilot_id,
  1287.                              const CORBA_char *
  1288.                              conduit,
  1289.                              const
  1290.                              CORBA_unsigned_long
  1291.                              current,
  1292.                              const
  1293.                              CORBA_unsigned_long
  1294.                              total,
  1295.                              CORBA_Environment *
  1296.                              ev));
  1297.    void _ORBIT_skel_GNOME_Pilot_Client_conduit_end(POA_GNOME_Pilot_Client *
  1298.                            _ORBIT_servant,
  1299.                            GIOPRecvBuffer *
  1300.                            _ORBIT_recv_buffer,
  1301.                            CORBA_Environment * ev,
  1302.                            void (*_impl_conduit_end)
  1303.                            (PortableServer_Servant
  1304.                             _servant,
  1305.                             const CORBA_char *
  1306.                             pilot_id,
  1307.                             const CORBA_char *
  1308.                             conduit,
  1309.                             CORBA_Environment * ev));
  1310.    void _ORBIT_skel_GNOME_Pilot_Client_conduit_message(POA_GNOME_Pilot_Client
  1311.                                * _ORBIT_servant,
  1312.                                GIOPRecvBuffer *
  1313.                                _ORBIT_recv_buffer,
  1314.                                CORBA_Environment * ev,
  1315.                                void
  1316.                                (*_impl_conduit_message)
  1317.                                (PortableServer_Servant
  1318.                             _servant,
  1319.                             const CORBA_char *
  1320.                             pilot_id,
  1321.                             const CORBA_char *
  1322.                             conduit,
  1323.                             const CORBA_char *
  1324.                             message,
  1325.                             CORBA_Environment *
  1326.                             ev));
  1327.    void _ORBIT_skel_GNOME_Pilot_Client_conduit_error(POA_GNOME_Pilot_Client *
  1328.                              _ORBIT_servant,
  1329.                              GIOPRecvBuffer *
  1330.                              _ORBIT_recv_buffer,
  1331.                              CORBA_Environment * ev,
  1332.                              void
  1333.                              (*_impl_conduit_error)
  1334.                              (PortableServer_Servant
  1335.                               _servant,
  1336.                               const CORBA_char *
  1337.                               pilot_id,
  1338.                               const CORBA_char *
  1339.                               conduit,
  1340.                               const CORBA_char *
  1341.                               message,
  1342.                               CORBA_Environment *
  1343.                               ev));
  1344.    void _ORBIT_skel_GNOME_Pilot_Daemon_pause(POA_GNOME_Pilot_Daemon *
  1345.                          _ORBIT_servant,
  1346.                          GIOPRecvBuffer *
  1347.                          _ORBIT_recv_buffer,
  1348.                          CORBA_Environment * ev,
  1349.                          void (*_impl_pause)
  1350.                          (PortableServer_Servant _servant,
  1351.                           const CORBA_boolean on_off,
  1352.                           CORBA_Environment * ev));
  1353.    void _ORBIT_skel_GNOME_Pilot_Daemon_request_install(POA_GNOME_Pilot_Daemon
  1354.                                * _ORBIT_servant,
  1355.                                GIOPRecvBuffer *
  1356.                                _ORBIT_recv_buffer,
  1357.                                CORBA_Environment * ev,
  1358.                                CORBA_unsigned_long
  1359.                                (*_impl_request_install)
  1360.                                (PortableServer_Servant
  1361.                             _servant,
  1362.                             const
  1363.                             GNOME_Pilot_Client cb,
  1364.                             const CORBA_char *
  1365.                             pilot_id,
  1366.                             const CORBA_char *
  1367.                             file_name,
  1368.                             const CORBA_char *
  1369.                             description,
  1370.                             const
  1371.                             GNOME_Pilot_Survival
  1372.                             survival,
  1373.                             const
  1374.                             CORBA_unsigned_long
  1375.                             timeout,
  1376.                             CORBA_Environment *
  1377.                             ev));
  1378.    void _ORBIT_skel_GNOME_Pilot_Daemon_request_restore(POA_GNOME_Pilot_Daemon
  1379.                                * _ORBIT_servant,
  1380.                                GIOPRecvBuffer *
  1381.                                _ORBIT_recv_buffer,
  1382.                                CORBA_Environment * ev,
  1383.                                CORBA_unsigned_long
  1384.                                (*_impl_request_restore)
  1385.                                (PortableServer_Servant
  1386.                             _servant,
  1387.                             const
  1388.                             GNOME_Pilot_Client cb,
  1389.                             const CORBA_char *
  1390.                             pilot_id,
  1391.                             const CORBA_char *
  1392.                             directory,
  1393.                             const
  1394.                             GNOME_Pilot_Survival
  1395.                             survival,
  1396.                             const
  1397.                             CORBA_unsigned_long
  1398.                             timeout,
  1399.                             CORBA_Environment *
  1400.                             ev));
  1401.    void _ORBIT_skel_GNOME_Pilot_Daemon_request_conduit(POA_GNOME_Pilot_Daemon
  1402.                                * _ORBIT_servant,
  1403.                                GIOPRecvBuffer *
  1404.                                _ORBIT_recv_buffer,
  1405.                                CORBA_Environment * ev,
  1406.                                CORBA_unsigned_long
  1407.                                (*_impl_request_conduit)
  1408.                                (PortableServer_Servant
  1409.                             _servant,
  1410.                             const
  1411.                             GNOME_Pilot_Client cb,
  1412.                             const CORBA_char *
  1413.                             pilot_id,
  1414.                             const CORBA_char *
  1415.                             conduit_name,
  1416.                             const
  1417.                             GNOME_Pilot_ConduitOperation
  1418.                             operation,
  1419.                             const
  1420.                             GNOME_Pilot_Survival
  1421.                             survival,
  1422.                             const
  1423.                             CORBA_unsigned_long
  1424.                             timeout,
  1425.                             CORBA_Environment *
  1426.                             ev));
  1427.    void _ORBIT_skel_GNOME_Pilot_Daemon_remove_request(POA_GNOME_Pilot_Daemon *
  1428.                               _ORBIT_servant,
  1429.                               GIOPRecvBuffer *
  1430.                               _ORBIT_recv_buffer,
  1431.                               CORBA_Environment * ev,
  1432.                               CORBA_unsigned_long
  1433.                               (*_impl_remove_request)
  1434.                               (PortableServer_Servant
  1435.                                _servant,
  1436.                                const
  1437.                                CORBA_unsigned_long
  1438.                                handle,
  1439.                                CORBA_Environment *
  1440.                                ev));
  1441.    void _ORBIT_skel_GNOME_Pilot_Daemon_get_system_info(POA_GNOME_Pilot_Daemon
  1442.                                * _ORBIT_servant,
  1443.                                GIOPRecvBuffer *
  1444.                                _ORBIT_recv_buffer,
  1445.                                CORBA_Environment * ev,
  1446.                                CORBA_unsigned_long
  1447.                                (*_impl_get_system_info)
  1448.                                (PortableServer_Servant
  1449.                             _servant,
  1450.                             const
  1451.                             GNOME_Pilot_Client cb,
  1452.                             const CORBA_char *
  1453.                             pilot_id,
  1454.                             const
  1455.                             GNOME_Pilot_Survival
  1456.                             survival,
  1457.                             const
  1458.                             CORBA_unsigned_long
  1459.                             timeout,
  1460.                             CORBA_Environment *
  1461.                             ev));
  1462.    void _ORBIT_skel_GNOME_Pilot_Daemon_get_users(POA_GNOME_Pilot_Daemon *
  1463.                          _ORBIT_servant,
  1464.                          GIOPRecvBuffer *
  1465.                          _ORBIT_recv_buffer,
  1466.                          CORBA_Environment * ev,
  1467.                          GNOME_Pilot_StringSequence *
  1468.                          (*_impl_get_users)
  1469.                          (PortableServer_Servant
  1470.                           _servant,
  1471.                           CORBA_Environment * ev));
  1472.    void _ORBIT_skel_GNOME_Pilot_Daemon_get_cradles(POA_GNOME_Pilot_Daemon *
  1473.                            _ORBIT_servant,
  1474.                            GIOPRecvBuffer *
  1475.                            _ORBIT_recv_buffer,
  1476.                            CORBA_Environment * ev,
  1477.                            GNOME_Pilot_StringSequence
  1478.                            *
  1479.                            (*_impl_get_cradles)
  1480.                            (PortableServer_Servant
  1481.                             _servant,
  1482.                             CORBA_Environment * ev));
  1483.    void _ORBIT_skel_GNOME_Pilot_Daemon_get_pilots(POA_GNOME_Pilot_Daemon *
  1484.                           _ORBIT_servant,
  1485.                           GIOPRecvBuffer *
  1486.                           _ORBIT_recv_buffer,
  1487.                           CORBA_Environment * ev,
  1488.                           GNOME_Pilot_StringSequence *
  1489.                           (*_impl_get_pilots)
  1490.                           (PortableServer_Servant
  1491.                            _servant,
  1492.                            CORBA_Environment * ev));
  1493.    void _ORBIT_skel_GNOME_Pilot_Daemon_get_pilot_ids(POA_GNOME_Pilot_Daemon *
  1494.                              _ORBIT_servant,
  1495.                              GIOPRecvBuffer *
  1496.                              _ORBIT_recv_buffer,
  1497.                              CORBA_Environment * ev,
  1498.                              GNOME_Pilot_LongSequence
  1499.                              *
  1500.                              (*_impl_get_pilot_ids)
  1501.                              (PortableServer_Servant
  1502.                               _servant,
  1503.                               CORBA_Environment *
  1504.                               ev));
  1505.    void
  1506.       _ORBIT_skel_GNOME_Pilot_Daemon_get_pilots_by_user_name
  1507.       (POA_GNOME_Pilot_Daemon * _ORBIT_servant,
  1508.        GIOPRecvBuffer * _ORBIT_recv_buffer, CORBA_Environment * ev,
  1509.        GNOME_Pilot_StringSequence *
  1510.        (*_impl_get_pilots_by_user_name) (PortableServer_Servant _servant,
  1511.                      const CORBA_char * user,
  1512.                      CORBA_Environment * ev));
  1513.    void
  1514.       _ORBIT_skel_GNOME_Pilot_Daemon_get_pilots_by_user_login
  1515.       (POA_GNOME_Pilot_Daemon * _ORBIT_servant,
  1516.        GIOPRecvBuffer * _ORBIT_recv_buffer, CORBA_Environment * ev,
  1517.        GNOME_Pilot_StringSequence *
  1518.        (*_impl_get_pilots_by_user_login) (PortableServer_Servant _servant,
  1519.                       const CORBA_char * uid,
  1520.                       CORBA_Environment * ev));
  1521.    void
  1522.       _ORBIT_skel_GNOME_Pilot_Daemon_get_user_name_by_pilot_name
  1523.       (POA_GNOME_Pilot_Daemon * _ORBIT_servant,
  1524.        GIOPRecvBuffer * _ORBIT_recv_buffer, CORBA_Environment * ev,
  1525.        CORBA_char *
  1526.        (*_impl_get_user_name_by_pilot_name) (PortableServer_Servant _servant,
  1527.                          const CORBA_char * pilot_id,
  1528.                          CORBA_Environment * ev));
  1529.    void
  1530.       _ORBIT_skel_GNOME_Pilot_Daemon_get_user_login_by_pilot_name
  1531.       (POA_GNOME_Pilot_Daemon * _ORBIT_servant,
  1532.        GIOPRecvBuffer * _ORBIT_recv_buffer, CORBA_Environment * ev,
  1533.        CORBA_char *
  1534.        (*_impl_get_user_login_by_pilot_name) (PortableServer_Servant _servant,
  1535.                           const CORBA_char * pilot_id,
  1536.                           CORBA_Environment * ev));
  1537.    void
  1538.       _ORBIT_skel_GNOME_Pilot_Daemon_get_pilot_base_dir(POA_GNOME_Pilot_Daemon
  1539.                             * _ORBIT_servant,
  1540.                             GIOPRecvBuffer *
  1541.                             _ORBIT_recv_buffer,
  1542.                             CORBA_Environment *
  1543.                             ev,
  1544.                             CORBA_char *
  1545.                             (*_impl_get_pilot_base_dir)
  1546.                             (PortableServer_Servant
  1547.                              _servant,
  1548.                              const CORBA_char *
  1549.                              pilot_id,
  1550.                              CORBA_Environment *
  1551.                              ev));
  1552.    void
  1553.       _ORBIT_skel_GNOME_Pilot_Daemon_get_pilot_id_from_name
  1554.       (POA_GNOME_Pilot_Daemon * _ORBIT_servant,
  1555.        GIOPRecvBuffer * _ORBIT_recv_buffer, CORBA_Environment * ev,
  1556.        CORBA_long(*_impl_get_pilot_id_from_name) (PortableServer_Servant
  1557.                           _servant,
  1558.                           const CORBA_char * pilot_id,
  1559.                           CORBA_Environment * ev));
  1560.    void
  1561.       _ORBIT_skel_GNOME_Pilot_Daemon_get_pilot_name_from_id
  1562.       (POA_GNOME_Pilot_Daemon * _ORBIT_servant,
  1563.        GIOPRecvBuffer * _ORBIT_recv_buffer, CORBA_Environment * ev,
  1564.        CORBA_char *
  1565.        (*_impl_get_pilot_name_from_id) (PortableServer_Servant _servant,
  1566.                     const CORBA_long pilot_id,
  1567.                     CORBA_Environment * ev));
  1568.    void
  1569.       _ORBIT_skel_GNOME_Pilot_Daemon_get_databases_from_cache
  1570.       (POA_GNOME_Pilot_Daemon * _ORBIT_servant,
  1571.        GIOPRecvBuffer * _ORBIT_recv_buffer, CORBA_Environment * ev,
  1572.        GNOME_Pilot_StringSequence *
  1573.        (*_impl_get_databases_from_cache) (PortableServer_Servant _servant,
  1574.                       const CORBA_char * pilot_id,
  1575.                       CORBA_Environment * ev));
  1576.    void _ORBIT_skel_GNOME_Pilot_Daemon_get_user_info(POA_GNOME_Pilot_Daemon *
  1577.                              _ORBIT_servant,
  1578.                              GIOPRecvBuffer *
  1579.                              _ORBIT_recv_buffer,
  1580.                              CORBA_Environment * ev,
  1581.                              CORBA_unsigned_long
  1582.                              (*_impl_get_user_info)
  1583.                              (PortableServer_Servant
  1584.                               _servant,
  1585.                               const GNOME_Pilot_Client
  1586.                               cb,
  1587.                               const CORBA_char *
  1588.                               cradle,
  1589.                               const
  1590.                               GNOME_Pilot_Survival
  1591.                               survival,
  1592.                               const
  1593.                               CORBA_unsigned_long
  1594.                               timeout,
  1595.                               CORBA_Environment *
  1596.                               ev));
  1597.    void _ORBIT_skel_GNOME_Pilot_Daemon_set_user_info(POA_GNOME_Pilot_Daemon *
  1598.                              _ORBIT_servant,
  1599.                              GIOPRecvBuffer *
  1600.                              _ORBIT_recv_buffer,
  1601.                              CORBA_Environment * ev,
  1602.                              CORBA_unsigned_long
  1603.                              (*_impl_set_user_info)
  1604.                              (PortableServer_Servant
  1605.                               _servant,
  1606.                               const GNOME_Pilot_Client
  1607.                               cb,
  1608.                               const
  1609.                               GNOME_Pilot_PilotUser *
  1610.                               user,
  1611.                               const CORBA_char *
  1612.                               cradle,
  1613.                               const CORBA_boolean
  1614.                               continue_sync,
  1615.                               const
  1616.                               GNOME_Pilot_Survival
  1617.                               survival,
  1618.                               const
  1619.                               CORBA_unsigned_long
  1620.                               timeout,
  1621.                               CORBA_Environment *
  1622.                               ev));
  1623.    void _ORBIT_skel_GNOME_Pilot_Daemon_monitor_on(POA_GNOME_Pilot_Daemon *
  1624.                           _ORBIT_servant,
  1625.                           GIOPRecvBuffer *
  1626.                           _ORBIT_recv_buffer,
  1627.                           CORBA_Environment * ev,
  1628.                           void (*_impl_monitor_on)
  1629.                           (PortableServer_Servant
  1630.                            _servant,
  1631.                            const GNOME_Pilot_Client
  1632.                            cb,
  1633.                            const CORBA_char *
  1634.                            pilot_id,
  1635.                            CORBA_Environment * ev));
  1636.    void _ORBIT_skel_GNOME_Pilot_Daemon_monitor_off(POA_GNOME_Pilot_Daemon *
  1637.                            _ORBIT_servant,
  1638.                            GIOPRecvBuffer *
  1639.                            _ORBIT_recv_buffer,
  1640.                            CORBA_Environment * ev,
  1641.                            void (*_impl_monitor_off)
  1642.                            (PortableServer_Servant
  1643.                             _servant,
  1644.                             const GNOME_Pilot_Client
  1645.                             cb,
  1646.                             const CORBA_char *
  1647.                             pilot_id,
  1648.                             CORBA_Environment * ev));
  1649.    void _ORBIT_skel_GNOME_Pilot_Daemon_notify_on(POA_GNOME_Pilot_Daemon *
  1650.                          _ORBIT_servant,
  1651.                          GIOPRecvBuffer *
  1652.                          _ORBIT_recv_buffer,
  1653.                          CORBA_Environment * ev,
  1654.                          void (*_impl_notify_on)
  1655.                          (PortableServer_Servant
  1656.                           _servant,
  1657.                           const GNOME_Pilot_EventType
  1658.                           event,
  1659.                           const GNOME_Pilot_Client cb,
  1660.                           CORBA_Environment * ev));
  1661.    void _ORBIT_skel_GNOME_Pilot_Daemon_notify_off(POA_GNOME_Pilot_Daemon *
  1662.                           _ORBIT_servant,
  1663.                           GIOPRecvBuffer *
  1664.                           _ORBIT_recv_buffer,
  1665.                           CORBA_Environment * ev,
  1666.                           void (*_impl_notify_off)
  1667.                           (PortableServer_Servant
  1668.                            _servant,
  1669.                            const GNOME_Pilot_EventType
  1670.                            event,
  1671.                            const GNOME_Pilot_Client
  1672.                            cb,
  1673.                            CORBA_Environment * ev));
  1674. #ifdef __cplusplus
  1675. }
  1676. #endif                /* __cplusplus */
  1677.  
  1678. #endif
  1679. #undef ORBIT_IDL_SERIAL
  1680.